Skip to content

Conversation

@tvelovraf
Copy link
Contributor

@tvelovraf tvelovraf commented Nov 19, 2025

What does this PR do?

Fixes typo in autoencoder_dc.py: param qkv_mutliscales of function get_block should obviously be named qkv_multiscales

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed.

Fixing typo in `get_block` function's parameter name:
"qkv_mutliscales" -> "qkv_multiscales"
@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

@github-actions github-actions bot added the stale Issues that haven't received updates label Jan 9, 2026
@yiyixuxu
Copy link
Collaborator

cc @chenjy2003 do you want to rename the arg?

@yiyixuxu yiyixuxu removed the stale Issues that haven't received updates label Jan 10, 2026
@chenjy2003
Copy link
Contributor

Thanks for pointing out this typo!
It seems this renaming won't influence existing models. Let me check and revert to you later.

@chenjy2003
Copy link
Contributor

I have tested existing models and I think this PR is ready to merge. Thanks!

Copy link
Collaborator

@yiyixuxu yiyixuxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@yiyixuxu yiyixuxu merged commit 2120c30 into huggingface:main Jan 10, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants